GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle~_ctor / GdPictureRectangle Constructor(GdPictureRectangleF)





In This Topic
GdPictureRectangle Constructor(GdPictureRectangleF)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal rect As GdPictureRectangleF _
)
public GdPictureRectangle( 
   GdPictureRectangleF rect
)
public GdPictureRectangle( 
    rect: GdPictureRectangleF
); 
public function GdPictureRectangle( 
   rect : GdPictureRectangleF
);
public: GdPictureRectangle( 
   GdPictureRectangleF* rect
)
public:
GdPictureRectangle( 
   GdPictureRectangleF^ rect
)

Parameters

rect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members
Overload List